Skip to content

Commit

Permalink
ci: remove preinstalled packer
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jun 13, 2024
1 parent ff2df02 commit ecff77c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
cp -r src example/.fluentci
cp Cargo.toml example/.fluentci
cp Cargo.lock example/.fluentci
sudo rm /usr/local/bin/packer
- name: Setup Fluent CI CLI
uses: fluentci-io/setup-fluentci@v5
with:
Expand Down

0 comments on commit ecff77c

Please sign in to comment.