Skip to content

Commit e17aa4e

Browse files
committed
fix: small fix to .gitlab-ci.yml
[ci skip]
1 parent 86b3bf1 commit e17aa4e

File tree

2 files changed

+61
-1
lines changed

2 files changed

+61
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ build:macos:
220220
- hash -r
221221
- npm install --ignore-scripts
222222
- export PATH="$(npm root)/.bin:$PATH"
223-
- export PATH="$(npm root)/.bin:$PATH"
224223
# Gitlab MacOS already has rust installed
225224
# This will override the system installed rust
226225
- export PATH="$HOME/.cargo/bin:$PATH"

package-lock.json

Lines changed: 61 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)