Skip to content

Commit

Permalink
fix: yarn lock uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
juanky201271 committed Dec 15, 2024
1 parent 9e27363 commit 1d87232
Show file tree
Hide file tree
Showing 3 changed files with 14,678 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/electron-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: cmake --version
- name: Use protoc
run: protoc --version
- name: yarn install
- name: yarn --frozen-lockfile
run: |
yarn install
- name: yarn lint
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ native.node

# node.js
#
yarn.lock
npm-debug.log*
yarn-debug.log*
yarn-error.log*
Loading

0 comments on commit 1d87232

Please sign in to comment.