Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Nov 2, 2024
1 parent 2132b21 commit f34ea12
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ jobs:
- name: Setup COSI-Driver
run: |
pwd
chmod +x ./setup_cosi_driver.sh
./setup_cosi_driver.sh
working-directory: .github/scripts
chmod +x .github/scripts/setup_cosi_driver.sh
.github/scripts/setup_cosi_driver.sh
- name: Setup IAM and S3 Services
run: |-
Expand Down

0 comments on commit f34ea12

Please sign in to comment.