Skip to content

Commit 3c74c0b

Browse files
authored
Update action.yml
1 parent ed04b73 commit 3c74c0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ runs:
5858
npm install
5959
npm run lint
6060
npm run build
61-
parcel build --target demo --no-source-maps --no-content-hash --public-url ./mgplus
61+
parcel build --target demo --no-source-maps --no-content-hash --public-url ./
6262
npm run test --if-present
6363
shell: bash

0 commit comments

Comments
 (0)