Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skycoder42 committed Jul 9, 2021
1 parent d18eaf9 commit 3af5342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sodium_libs_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
mkdir -p ~/.pub-cache
echo '${{ secrets.PUB_DEV_CREDENTIALS }}' > ~/.pub-cache/credentials.json
file ~/.pub-cache/credentials.json
du -sh melos.yaml
du -sh ~/.pub-cache/credentials.json
- run: dart run tool/publish.dart --force
- name: clean up credentials
if: always()
Expand Down

0 comments on commit 3af5342

Please sign in to comment.