Skip to content

Commit

Permalink
fix: macos integration version
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Nov 4, 2024
1 parent 7ffc820 commit f56f0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
- name: Build MacOS installer
run: |
bash ./installer_osx.sh
bash ./installer_osx.sh "0.0.0-dev${{github.run_id}}"
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit f56f0da

Please sign in to comment.