Skip to content

Commit

Permalink
debug 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jwrober committed Sep 9, 2024
1 parent 8efda1b commit eb82b75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,10 @@ jobs:
libsqlite3-dev \
libsdl2-mixer-dev
- name: Debug
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
run: |
cat ${{ secrets.STORE_LOGIN }}
env
- name: Configure
run: |
mkdir -p build/snap/local
Expand Down

0 comments on commit eb82b75

Please sign in to comment.