Skip to content

Commit

Permalink
upd web gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
X-Wei committed Jun 9, 2024
1 parent a27df7d commit fefff3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 34 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
with:
channel: stable
cache: true
# - name: Build and deploy to GH pages
# uses: bluefireteam/flutter-gh-pages@v7
- run: flutter pub get
- run: flutter build web --release
- name: Deploy to GH pages
uses: peaceiris/actions-gh-pages@v4
- name: Build and deploy to GH pages
uses: bluefireteam/flutter-gh-pages@v7
# - run: flutter pub get
# - run: flutter build web --release
# - name: Deploy to GH pages
# uses: peaceiris/actions-gh-pages@v4
28 changes: 0 additions & 28 deletions .github/workflows/publish-web.yml

This file was deleted.

0 comments on commit fefff3e

Please sign in to comment.