Skip to content

Commit

Permalink
Downloading libgoast-amd64.so (#1)
Browse files Browse the repository at this point in the history
We forgot to download `libgoast-amd64.so` for the publish.
  • Loading branch information
oxisto authored Mar 17, 2024
1 parent 3e257e2 commit e5b7ead
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 @@ -85,6 +85,10 @@ jobs:
with:
name: libgoast-amd64.dylib
path: .
- uses: actions/download-artifact@v4
with:
name: libgoast-amd64.so
path: .
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit e5b7ead

Please sign in to comment.