Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Jan 21, 2025
1 parent 5ed376b commit d663b5a
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 @@ -253,7 +253,7 @@ jobs:
overwrite: true
build-snap:
if: ${{ github.event.inputs.platform == 'all' || github.event.inputs.platform == 'snap' }}
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
needs: [get-release]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d663b5a

Please sign in to comment.