Skip to content

Commit

Permalink
comment out tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 25, 2024
1 parent 0b1e71a commit 2953f71
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- uses: schmiddim/action-wget-unzip@v2
with:
url: "https://github.com/gbdk-2020/gbdk-2020/releases/download/4.3.0/gbdk-linux64.tar.gz"
destination: gbdk
# - uses: schmiddim/action-wget-unzip@v2
# with:
# url: "https://github.com/gbdk-2020/gbdk-2020/releases/download/4.3.0/gbdk-linux64.tar.gz"
# destination: gbdk
- uses: schmiddim/action-wget-unzip@v2
with:
url: "https://bgb.bircd.org/bgbw64.zip"
Expand Down

0 comments on commit 2953f71

Please sign in to comment.