Skip to content

Commit

Permalink
fixup! fix(#4): exceptions in native executable
Browse files Browse the repository at this point in the history
  • Loading branch information
worm2fed committed Jul 17, 2024
1 parent 4614377 commit f69486b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
- macos-latest

steps:
- uses: actions/checkout@v4

- name: Download jar artifact
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit f69486b

Please sign in to comment.