Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/es…
Browse files Browse the repository at this point in the history
…lint-plugin-6.16.0
  • Loading branch information
TheJeterLP authored Jan 1, 2024
2 parents 8b77b7e + 6726ba6 commit d1c7782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install TSC
run: npm install -g typescript
- name: copy-config
run: cp src/main/typescript/config.example.json src/main/typescript/config.json
run: cp src/main/json/config.example.json src/main/json/config.json
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit d1c7782

Please sign in to comment.