Skip to content

Commit

Permalink
Build Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
rafay99-epic committed Feb 21, 2024
1 parent ea672ce commit 8ce5886
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flutter_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
with:
channel: stable

# - name: Installing nodeJs
# run: sudo apt-get install nodejs npm # installing nodejs
- name: Installing nodeJs
run: sudo apt-get install nodejs npm # installing nodejs

- name: Flutter Install Project Dependencies
run: flutter pub get
Expand Down

0 comments on commit 8ce5886

Please sign in to comment.