Skip to content

Commit

Permalink
Add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
sgb-io committed Jul 16, 2023
1 parent 5866aad commit ac0ffc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
ext: tar.gz
extract: tar -xf
steps:
- uses: actions/checkout@v3

- name: Install 7zip (Windows)
if: runner.os == 'Windows'
run: choco install 7zip
Expand Down

0 comments on commit ac0ffc5

Please sign in to comment.