Skip to content

Commit

Permalink
Update artifact_validation.yaml
Browse files Browse the repository at this point in the history
changed oqsprovider to oqs-provider
  • Loading branch information
feventura authored Jul 21, 2024
1 parent 23ac7fd commit e8730df
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 @@ -47,7 +47,7 @@ jobs:
name: Compatibility_oqs_csv
path: output/certs/oqs
- name: Overwrite manually-uploaded OQS results CSVs
run: cp ./output/certs/oqs/certs/* ./providers/oqsprovider/compatMatrices/artifacts_certs_r3
run: cp ./output/certs/oqs/certs/* ./providers/oqs-provider/compatMatrices/artifacts_certs_r3
- name: Build compat matrix
run: ./src/rebuild_results_certs_r3.sh
- name: Copy output files
Expand Down

0 comments on commit e8730df

Please sign in to comment.