Skip to content

Commit

Permalink
Merge pull request #6 from richardshiue/ci/remove-windows-flutter-ci-…
Browse files Browse the repository at this point in the history
…workaround

ci: remove workaround for windows flutter ci
  • Loading branch information
LucasXu0 authored Mar 21, 2024
2 parents a5a0575 + 1452a6e commit bf82d3a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ jobs:
repository: ${{ github.event.inputs.repo }}
ref: ${{ github.event.inputs.branch }}

- name: Export pub environment variable on Windows
run: |
echo "PUB_CACHE=$LOCALAPPDATA\\Pub\\Cache" >> $GITHUB_ENV
shell: bash

- name: Install flutter
uses: subosito/flutter-action@v2
with:
Expand Down

0 comments on commit bf82d3a

Please sign in to comment.