mirror of
https://github.com/bitcookies/winrar-keygen.git
synced 2026-04-21 16:41:56 +00:00
📄 Update action.yml
Update action.yml
This commit is contained in:
parent
309d169c2e
commit
b2addf65ef
1 changed files with 3 additions and 3 deletions
4
.github/workflows/action.yml
vendored
4
.github/workflows/action.yml
vendored
|
|
@ -30,8 +30,8 @@ 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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue