Skip to content

Commit

Permalink
ci: use Chisel from main (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdcordeiro authored Oct 1, 2024
1 parent bdf55d8 commit 4cd66d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-slices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
set -ex
# Install chisel
go install github.com/canonical/chisel/cmd/chisel@latest
go install github.com/canonical/chisel/cmd/chisel@main
# Install dependencies of the install_slices script
sudo apt-get -y update
Expand Down

0 comments on commit 4cd66d7

Please sign in to comment.