Skip to content

Commit

Permalink
Merge pull request #622 from 4ster1sk/fix/ios_build
Browse files Browse the repository at this point in the history
iOSのビルドを通す
  • Loading branch information
shiosyakeyakini-info authored Oct 21, 2024
2 parents 4f53a2f + 4ffcae7 commit 1165626
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
restore-keys: |
build-pubspec-
- name: Create symbolic link
run: ln -s ${{ env.FLUTTER_ROOT }} $HOME/work/flutter

- name: Flutter pub get
run: flutter pub get

Expand Down

0 comments on commit 1165626

Please sign in to comment.