mirror of
https://github.com/Nezumi-2711/winrar-keygen.git
synced 2026-09-22 13:48:33 +00:00
📄 Update action.yml
Update action.yml
This commit is contained in:
@@ -30,11 +30,11 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate key
|
- name: Generate key
|
||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: bin/x64-Release/winrar-keygen.exe ${{steps.text1.outputs.prop}} ${{steps.text2.outputs.prop}} > rarreg.key
|
||||||
bin/x64-Release/winrar-keygen.exe ${{steps.text1.outputs.prop}} ${{steps.text2.outputs.prop}} > rarreg.key
|
|
||||||
- name: Upload key
|
- name: Upload key
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: rarreg_file
|
name: rarreg_file
|
||||||
path: rarreg.key
|
path: rarreg.key
|
||||||
retention-days: 90
|
retention-days: 90
|
||||||
|
|||||||
Reference in New Issue
Block a user