mirror of
https://github.com/upx/upx.git
synced 2026-05-07 20:12:50 +00:00
submodules: update for new versions
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
||||
run: |
|
||||
git config --global --add safe.directory '*' # needed when running in a container
|
||||
git clone --branch "$GITHUB_REF_NAME" --depth 1 "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY" .
|
||||
git submodule update --init -- vendor/lzma-sdk
|
||||
git submodule update --init -- vendor/lzma-sdk vendor/zstd
|
||||
git fsck --strict --progress
|
||||
- name: Rebuild and verify stubs
|
||||
run: |
|
||||
|
||||
Vendored
+1
-1
Submodule vendor/zstd updated: e204efb9c2...bc923cfaf4
Reference in New Issue
Block a user