Skip to content

Commit

Permalink
create dir
Browse files Browse the repository at this point in the history
  • Loading branch information
rlxdev committed Nov 15, 2024
1 parent 3f2f360 commit 1ed36bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-dependencies-windows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ runs:
- name: Download OPA executable
shell: powershell
run: |
mkdir ~/scubagoggles
scubagoggles setup -d ~/scubagoggles -r ~/scubagoggles -c ./credentials.json
scubagoggles getopa -c -v ${{ inputs.opa-version }}

0 comments on commit 1ed36bc

Please sign in to comment.