add debug
This commit is contained in:
@@ -54,6 +54,8 @@ jobs:
|
||||
timeout-minutes: 2
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: debug
|
||||
run: echo "${{ jobs.validate.outputs.tag }}"
|
||||
- uses: actions/checkout@v4
|
||||
ref: '${{ jobs.validate.outputs.tag }}'
|
||||
|
||||
|
Reference in New Issue
Block a user