fix: cwd is incorrect - adding debug info

This commit is contained in:
Jean-Marie RENOUARD 2023-03-22 16:07:32 +01:00
parent b870af9dd3
commit 26bbb196a8

View file

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