Skip to content

Commit

Permalink
up4
Browse files Browse the repository at this point in the history
  • Loading branch information
assert-fail committed May 31, 2024
1 parent c0125f4 commit 798e60b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ab.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
on: push

jobs:
runs-no: ubuntu-latest
job1:
steps:
- run: pwd
- run: ls
job2:
runs-on: ubuntu-latest
steps:
- run: node --version

0 comments on commit 798e60b

Please sign in to comment.