Skip to content

Commit

Permalink
Step F
Browse files Browse the repository at this point in the history
  • Loading branch information
maslenkovas committed Oct 10, 2023
1 parent ad280ed commit b246250
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
on: push
on: push
jobs:
fisrt-job:
runs-on: linux-latest
steps:
- run: node --vesrion
- run: npm --vesrion

0 comments on commit b246250

Please sign in to comment.