Skip to content

Commit 087eeb8

Browse files
committed
wip
1 parent df2b1f7 commit 087eeb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
- name: Prepare builddir
6262
run: |
6363
echo "${{ secrets.MAPBOX }}" > $GITHUB_WORKSPACE/mapbox.properties
64+
cat $GITHUB_WORKSPACE/mapbox.properties
6465
echo "${{ secrets.DROPBOX }}" > $GITHUB_WORKSPACE/dropbox.properties
6566
echo "${{ secrets.RUNALYZE }}" > $GITHUB_WORKSPACE/runalyze.properties
6667
chmod +x gradlew

0 commit comments

Comments
 (0)