Skip to content

Commit

Permalink
add artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Dec 2, 2024
1 parent 26fb4c4 commit 7219f66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ jobs:
- name: Build figures
run: make -j$(nproc)

- uses: actions/upload-artifact@v4
with:
name: figures
path: output

0 comments on commit 7219f66

Please sign in to comment.