Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
copperlight committed Nov 23, 2024
1 parent 8a6a583 commit 12cd583
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ jobs:
run: |
./setup-venv.sh
source venv/bin/activate
./build.sh
pwd
ls -l
# ./build.sh

- name: Save Conan Cache
id: conan-cache-save
Expand Down

0 comments on commit 12cd583

Please sign in to comment.