Skip to content

Commit a958055

Browse files
committed
refactor: remove keytar dep in cross-compile
1 parent 0ca6620 commit a958055

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,6 @@ jobs:
172172
env:
173173
PACKAGE: ${{ format('g++-{0}', matrix.prefix) }}
174174

175-
- name: Install keytar dependencies
176-
run: sudo apt install -y libsecret-1-dev
177-
178175
- name: Download npm package
179176
uses: actions/download-artifact@v3
180177
with:

0 commit comments

Comments
 (0)