Skip to content

Commit

Permalink
wip: gha test
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Oct 25, 2024
1 parent 1fbbd67 commit dc3fa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baboon-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
path: binaries
pattern: baboon-*
- name: Prepare layout
run: bash prepare-dist.sh . ./binaries
run: bash ./devops/prepare-dist.sh . ./binaries
- uses: softprops/action-gh-release@v2
id: create-release
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit dc3fa87

Please sign in to comment.