Skip to content

Commit

Permalink
use setup v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex079 authored Apr 1, 2020
1 parent b129d27 commit 70264ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/avr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: Alex079/setup-custom-tool@master
- uses: Alex079/setup-custom-tool@v1
with:
archiveUrl: 'https://blog.zakkemble.net/download/avr-gcc-9.2.0-x64-mingw.zip'
archiveGlob: '*/bin'
- run: make -f .github/workflows/Makefile
- run: make -f .github/workflows/Makefile

0 comments on commit 70264ca

Please sign in to comment.