Skip to content

Commit c07f2d6

Browse files
committed
upgrade test.yml
1 parent 4a195e4 commit c07f2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
apt-get update
2323
apt-get install -y wget build-essential
24-
wget https://github.com/AntelopeIO/cdt/releases/download/v4.1.1/cdt_4.1.1_amd64.deb
24+
wget https://github.com/AntelopeIO/cdt/releases/download/v4.1.1/cdt_4.1.1-1_amd64.deb
2525
apt-get install -y ./cdt_4.1.1_amd64.deb
2626
2727
- name: Install npm dependencies

0 commit comments

Comments
 (0)