Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit23c910a

Browse files
authored
use npm ci instead of install to not alter package lock deps
1 parent746792b commit23c910a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/deploy-production.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
-name:Building phoenix release artifacts
2424
working-directory:./phoenix
2525
run:|
26-
npminstall
26+
npmci
2727
npm run release:dev
2828
npm run zipTestFiles
2929
cp -r dist distToDeploy/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp