Skip to content

Commit 7e2a7e7

Browse files
committed
--
1 parent 4432c06 commit 7e2a7e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Download NABS
5050
shell: bash
5151
run: |
52-
wget https://raw.githubusercontent.com/DiamondGotCat/NABS/refs/heads/main/pynabs.py
52+
curl -O https://raw.githubusercontent.com/DiamondGotCat/NABS/refs/heads/main/pynabs.py
5353
5454
- name: Build (non-windows)
5555
if: runner.os != 'Windows'

0 commit comments

Comments
 (0)