This commit is contained in:
@@ -82,7 +82,7 @@ jobs:
|
||||
cd release && zip -j ../unlocker.zip *
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: unlocker-build
|
||||
path: unlocker.zip
|
||||
|
||||
Reference in New Issue
Block a user