Skip to content

Commit

Permalink
Update update.yaml
Browse files Browse the repository at this point in the history
add certification
  • Loading branch information
callofblood authored Feb 2, 2024
1 parent 0503125 commit a823841
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
python run.py kcQuests -d 1
- name: Copy file
run: |
cp ca.crt /usr/local/share/ca-certificates/
sudo update-ca-certificates
cp quests-scn.json dist/quests-scn.json
cp quests-scn-new.json dist/quests-scn-new.json
# Runs a set of commands using the runners shell
Expand Down

0 comments on commit a823841

Please sign in to comment.