Skip to content

Commit

Permalink
Install npm Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
iguessthislldo committed Feb 27, 2024
1 parent 4455bef commit a7555d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ jobs:
runs-on: ubuntu-latest
name: A job to say hello
steps:
# To use this repository's private action,
# you must check out the repository
- name: Install Action Dependencies
run: npm install @actions/core @actions/github
- name: Checkout
uses: actions/checkout@v4
- name: Hello world action step
Expand Down

0 comments on commit a7555d2

Please sign in to comment.