Skip to content

Commit 2d75dcf

Browse files
committed
Include node_modules
1 parent 9bedc29 commit 2d75dcf

File tree

586 files changed

+433106
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

586 files changed

+433106
-5
lines changed

.github/workflows/main.yml

-5
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ jobs:
88
- name: Checkout
99
uses: actions/checkout@v4
1010

11-
- name: Install NPM packages
12-
run: |
13-
npm install @actions/core
14-
npm install @actions/github
15-
1611
- name: Test minimal.json
1712
uses: ./
1813
with:

node_modules/.bin/uuid

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.package-lock.json

+244
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/LICENSE.md

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)