Skip to content

Commit

Permalink
Upload built library to artifact in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
laqieer authored Dec 24, 2024
1 parent 70acc20 commit 9887587
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,10 @@ jobs:

- name: build test
run: make test

- uses: actions/upload-artifact@v4
with:
name: library
path: |
lib/libsavgba.a
test/detect-save-type/detect-save-type.gba

0 comments on commit 9887587

Please sign in to comment.