Skip to content

Commit c490879

Browse files
committed
Fix
1 parent 63fecc2 commit c490879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
persist-credentials: false
2222
- name: Clone uAssets
2323
run: |
24-
tools/pull-assets.11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24+
tools/pull-assets.sh
2525
- name: Get release information
2626
run: |
2727
echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)