Skip to content

Commit c81efdc

Browse files
Creating index.js before building Vue app
1 parent 780cc22 commit c81efdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313
- run: yarn install --ignore-optional --pure-lockfile --non-interactive
14+
- run: yarn compile
1415
- run: yarn build
1516
- uses: LuisEnMarroquin/[email protected]
1617
with:

0 commit comments

Comments
 (0)