Skip to content

Commit

Permalink
gh action : move to checkbox24
Browse files Browse the repository at this point in the history
  • Loading branch information
hector-cao committed Oct 14, 2024
1 parent a10ce4d commit ce2816e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-snap-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Verify snap
run: |
sudo snap install checkbox22
sudo snap install checkbox24
sudo snap install --dangerous --classic ${{ steps.build.outputs.snap }}
- if: needs.check-secret.outputs.snap-key == 'true' && (github.ref_name == 'noble-24.04')
Expand Down

0 comments on commit ce2816e

Please sign in to comment.