Skip to content

Commit

Permalink
Upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquegemignani authored Oct 9, 2024
1 parent 4e60bc2 commit 4b3076d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ jobs:
- uses: actions/checkout@v4
- name: make
run: make

- name: Upload the dol
uses: actions/upload-artifact@v4
with:
path: loader/loader.dol

0 comments on commit 4b3076d

Please sign in to comment.