Skip to content

Commit

Permalink
Install 7zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Smart123s committed May 20, 2022
1 parent 81666d0 commit 3a53734
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,8 @@ jobs:
run:
working-directory: ./autobuild
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
- name: Install 7zip
uses: crazy-max/ghaction-chocolatey@v1
with:
args: install 7zip.install

0 comments on commit 3a53734

Please sign in to comment.