Skip to content

Commit

Permalink
Update book.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bryangingechen authored Nov 5, 2024
1 parent a7fefe8 commit 039c695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Upload PDF to artifact storage
if: github.ref != 'refs/heads/master'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: "Metaprogramming in Lean 4"
path: "Metaprogramming in Lean 4.pdf"
Expand Down

0 comments on commit 039c695

Please sign in to comment.