Skip to content

Commit

Permalink
ccccc
Browse files Browse the repository at this point in the history
Signed-off-by: zenobit <[email protected]>
  • Loading branch information
zen0bit committed Jan 18, 2024
1 parent ccc2975 commit 94fd609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/supported.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
cancel-in-progress: true

jobs:
job1:
dep1:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
Expand All @@ -34,7 +34,7 @@ jobs:
path: |
supported.list
job2:
job:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 94fd609

Please sign in to comment.