just things
This commit is contained in:
parent
b3c977733c
commit
c51b608951
1 changed files with 2 additions and 2 deletions
4
.github/workflows/rssguard.yml
vendored
4
.github/workflows/rssguard.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-build-script:
|
check-build-script:
|
||||||
name: Check build script
|
name: check-build-script
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout source code
|
- name: Checkout source code
|
||||||
|
@ -46,7 +46,7 @@ jobs:
|
||||||
use_qt5: "ON"
|
use_qt5: "ON"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout source code
|
- name: Checkout source code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue