Skip to content

Commit

Permalink
trying other code checkout paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Lukefahr committed Oct 14, 2024
1 parent cd98cfc commit 784a303
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/artifact_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,14 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
path: ./pqc-certificates
- name: Checkout acvts code
uses: actions/checkout@v4
with:
repository: josephlukefahr/ACVP-Server
ref: jwl/versions-in-some-packages
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
Expand Down

0 comments on commit 784a303

Please sign in to comment.