Skip to content

Commit 0d1dcaa

Browse files
Update build.yml
1 parent aa1a8a8 commit 0d1dcaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777

7878
- run: flutter pub get
7979
- name: Run altstore-github
80-
run: npx altstore-github --config web/altstore.template.json > web/altstore.json
80+
run: npx github:randommodderjdk/altstore-github --config web/altstore.template.json > web/altstore.json
8181

8282
# Implement this troguh other action - run: dart run sqflite_common_ffi_web:setup
8383
- name: Deploy

0 commit comments

Comments
 (0)