debug
This commit is contained in:
parent
cf5a0d9834
commit
6db04f17d3
1 changed files with 4 additions and 0 deletions
4
.github/workflows/rssguard.yml
vendored
4
.github/workflows/rssguard.yml
vendored
|
@ -6,6 +6,10 @@ on:
|
|||
branches: ["*"]
|
||||
tags: ["*"]
|
||||
|
||||
env:
|
||||
ACTIONS_RUNNER_DEBUG: true
|
||||
ACTIONS_STEP_DEBUG: true
|
||||
|
||||
jobs:
|
||||
check-build-script:
|
||||
name: check-build-script
|
||||
|
|
Loading…
Add table
Reference in a new issue