We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1a8a8 commit 0d1dcaaCopy full SHA for 0d1dcaa
.github/workflows/build.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- run: flutter pub get
79
- name: Run altstore-github
80
- run: npx altstore-github --config web/altstore.template.json > web/altstore.json
+ run: npx github:randommodderjdk/altstore-github --config web/altstore.template.json > web/altstore.json
81
82
# Implement this troguh other action - run: dart run sqflite_common_ffi_web:setup
83
- name: Deploy
0 commit comments