just things
This commit is contained in:
parent
b3c977733c
commit
c51b608951
4
.github/workflows/rssguard.yml
vendored
4
.github/workflows/rssguard.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
check-build-script:
|
||||
name: Check build script
|
||||
name: check-build-script
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
@ -46,7 +46,7 @@ jobs:
|
||||
use_qt5: "ON"
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user