Skip to content

Commit

Permalink
more path issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Lukefahr committed Oct 14, 2024
1 parent 784a303 commit cbd258d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifact_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
path: ./ACVP-Server
- run: apt update && apt install zip unzip
- run: mkdir /opt/output
- run: /bin/bash /opt/pqc-certificates/src/test_certs_r3_with_acvts.sh /opt/pqc-certificates
- run: /bin/bash ./pqc-certificates/src/test_certs_r3_with_acvts.sh ./pqc-certificates
- name: Save artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit cbd258d

Please sign in to comment.