parent
b5308a7fe7
commit
0d5a18cde0
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -30,6 +30,10 @@ jobs:
|
|||
|
||||
- uses: https://github.com/milliewalky/setup-7-zip@v2
|
||||
name: Install 7zip
|
||||
with:
|
||||
# 7-Zip release tag from its GitHub Releases page e.g. 24.07.
|
||||
# default: latest
|
||||
tag: ""
|
||||
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue