Update publish.yml

This commit is contained in:
Marko Lahma
2022-12-07 08:53:04 +02:00
committed by GitHub
parent 8a5410acd9
commit e6825a63c5

View File

@@ -10,7 +10,9 @@ jobs:
publish:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Publish
run: ./build.sh test publish
env: