Skip to content

Commit

Permalink
pwd #326
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Mar 5, 2023
1 parent 4f54308 commit f3dc065
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
run: flutter build web --release --web-renderer html

# Attempt to minify main.dart.js see: issues/326
- uses: actions/checkout@v3
- name: PWD
- run: pwd
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit f3dc065

Please sign in to comment.