[WIP] Fix
This commit is contained in:
parent
506ad29fe3
commit
bd86e69e26
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
|
@ -25,6 +25,7 @@ jobs:
|
||||||
build-thinkpad:
|
build-thinkpad:
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
needs: check
|
needs: check
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Add table
Reference in a new issue