Skip to content

Commit

Permalink
Merge pull request zingolabs#228 from juanky201271/dev_CI_electron_ub…
Browse files Browse the repository at this point in the history
…untu

Yarn lock uploaded
  • Loading branch information
juanky201271 authored Dec 15, 2024
2 parents 9e27363 + 1d87232 commit 3b04938
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 3b04938

Please sign in to comment.