Skip to content

Commit 8eb818e

Browse files
committed
Add some debugging for .env file
1 parent a415d01 commit 8eb818e

File tree

7 files changed

+4470
-0
lines changed

7 files changed

+4470
-0
lines changed

.github/workflows/r_extra.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ jobs:
135135
echo "${env}" >> .env
136136
done
137137
fi
138+
cat .env
138139
archery docker run ${{ matrix.run-options || '' }} ${{ matrix.image }}
139140
- name: Docker Push
140141
if: >-

0 commit comments

Comments
 (0)