Skip to content

Commit

Permalink
doh
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd committed Feb 14, 2024
1 parent 8b91962 commit a07ad72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Test ${{ matrix.os }} on ${{ matrix.arch }}
run: |
chmod -R 755 $RUN_CONTAINER_TEST
chmod -R 755 native-test-binaries
pwd
ls -lsaR
RUN_CONTAINER_TEST=./native-test-binaries/.github/scripts/run-container-test.py
Expand Down

0 comments on commit a07ad72

Please sign in to comment.