Skip to content

Commit

Permalink
Use dart-setup
Browse files Browse the repository at this point in the history
Issue dart-lang/setup-dart#35 has been resolved
  • Loading branch information
hauketoenjes committed Oct 8, 2021
1 parent d845c65 commit d802c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
- uses: hauketoenjes/setup-dart@595006e5ac50932c2509f1697521161acd5e3305
- uses: dart-lang/setup-dart@7e4ec4f1811e09ce8f339b4d3044220ca799e6c6
with:
architecture: ${{ matrix.arch }}
- name: Install dependencies
Expand Down

0 comments on commit d802c59

Please sign in to comment.