Skip to content

Commit

Permalink
Update upgrade-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaab authored Feb 3, 2025
1 parent 0da5fdd commit 5d86aa5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/upgrade-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,11 @@ jobs:
EOF
cat .env
- name: Run download-archives.sh
run: |
cd dev-support/ranger-docker
./download-archives.sh none
- name: Bringing up ${{ matrix.release }} in docker
run: |
cd dev-support/ranger-docker
Expand Down

0 comments on commit 5d86aa5

Please sign in to comment.