Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sabianroberts authored Oct 22, 2024
1 parent 231d316 commit bee99d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
working-directory: build
run: ninja
- name: Publish Linux client binary.
uses: softprops/action-gh-release@v1
uses: actions/upload-artifact@v4
with:
files: |
build/client.so
Expand Down

0 comments on commit bee99d7

Please sign in to comment.