Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Loxeris committed Aug 28, 2024
1 parent 8387023 commit d35d8ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ on:
types: completed

jobs:
debug:
runs-on: ubuntu-latest
steps:
- name : debug
run: cat $GITHUB_ENV

run-demo:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d35d8ae

Please sign in to comment.