fix: cwd is incorrect

This commit is contained in:
Jean-Marie RENOUARD 2023-03-22 15:57:43 +01:00
parent c0ebc46b4c
commit a41b68be4f

View file

@ -22,10 +22,12 @@ jobs:
- name: Install dependencies
run: |
cd build
sudo bash ./build/installStaff.sh
- name: Update CVE and docs
run: |
cd build
sudo bash ./build/updateStaff.sh
# Runs a single command using the runners shell