Skip to content

Commit 0e264de

Browse files
authored
remove extra vue install in ci workflow (FortAwesome#434)
1 parent 224e2f5 commit 0e264de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
npm install
4242
npm install --no-save @fortawesome/fontawesome-svg-core@${{ matrix.fontawesome-svg-core }} @fortawesome/free-solid-svg-icons@${{ matrix.free-solid-svg-icons }} vue@${{ matrix.vue }}
4343
npm run build
44-
npm install --no-save vue@${{ matrix.vue }}
4544
npm list vue
4645
npm run test.5
4746
npm run test.6

0 commit comments

Comments
 (0)