Skip to content

Commit

Permalink
Run release on Lunux
Browse files Browse the repository at this point in the history
  • Loading branch information
elzik committed Oct 26, 2024
1 parent 399b464 commit da5cb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
path: ./Installer/Elzik.FmSync.OsxInstaller/x64/Release/fmsync-osx*.zip

release:
runs-on: windows-latest
runs-on: ubuntu-latest
needs: [build-windows, build-macos, check-release-requirement]
if: needs.check-release-requirement.outputs.needs-release == 'true'
steps:
Expand Down

0 comments on commit da5cb4d

Please sign in to comment.