fix: cwd is incorrect for generation part
This commit is contained in:
parent
a41b68be4f
commit
c09af858d5
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update_cve_and_docs.yml
vendored
1
.github/workflows/update_cve_and_docs.yml
vendored
|
@ -27,7 +27,6 @@ jobs:
|
||||||
|
|
||||||
- name: Update CVE and docs
|
- name: Update CVE and docs
|
||||||
run: |
|
run: |
|
||||||
cd build
|
|
||||||
sudo bash ./build/updateStaff.sh
|
sudo bash ./build/updateStaff.sh
|
||||||
|
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
|
|
Loading…
Reference in a new issue