Attempt to debug token
This commit is contained in:
@@ -25,6 +25,10 @@ runs:
|
||||
shell: ${{ inputs.shell }}
|
||||
run: flutter pub pub token add https://pub.dev --env-var PUB_TOKEN
|
||||
|
||||
- name: 'Debug'
|
||||
shell: ${{ inputs.shell }}
|
||||
run: echo $PUB_TOKEN
|
||||
|
||||
- name: 📦 Install dependencies
|
||||
shell: ${{ inputs.shell }}
|
||||
run: flutter pub get
|
||||
|
||||
Reference in New Issue
Block a user