Update ci.yml

This commit is contained in:
Uzlopak
2022-11-03 14:29:31 +01:00
committed by GitHub
parent cf482a5e80
commit 5bbd839c3e

View File

@@ -49,7 +49,7 @@ jobs:
- build - build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v3
with: with:
ref: ${{ github.ref }} ref: ${{ github.ref }}