Skip to content

Commit

Permalink
ci: adjust aqua install params
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull authored Oct 11, 2022
1 parent db85008 commit 8d1cc86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
- uses: aquaproj/aqua-installer@31c7ddc84bbb8b3b6eff822f03f544192c359bba # renovate: tag=v1.1.2
with:
aqua_version: v1.20.1
install_path: /tmp/bin/aqua
# install_path: /tmp/bin/aqua
# working_directory:
aqua_opts: ''
# aqua_opts: ''
env:
AQUA_CONFIG: aqua.ci.yaml
AQUA_LOG_LEVEL: debug
Expand Down

0 comments on commit 8d1cc86

Please sign in to comment.