Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Update The History of Eniac project #1

Update The History of Eniac project

Update The History of Eniac project #1

Workflow file for this run

---
name: Build Code Base
on:
push:
branches:
- main
jobs:
build:
name: Build Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Convert to pdf
id: convert-to-pdf
uses: closoco/pdflatex-action@v1.1.0
with:
texFile: ./TheHistoryofEniac.tex