Skip to content

Commit 1859c6d

Browse files
committed
pwd debug
1 parent 28efeb3 commit 1859c6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ jobs:
310310
- uses: actions/checkout@v4
311311
- name: Install Spack
312312
run: |
313+
pwd
313314
cd ..
314315
git clone --depth 1 https://github.com/spack/spack
315316
source spack/share/spack/setup-env.sh
@@ -337,6 +338,7 @@ jobs:
337338
338339
- name: Build Charm++
339340
run: |
341+
pwd
340342
cat packages/charmpp/package.py
341343
cd ../../../../../..
342344
source spack/share/spack/setup-env.sh

0 commit comments

Comments
 (0)