Skip to content

Commit fd93c55

Browse files
authored
Update nuxtjs.yml
Signed-off-by: Florian <93609174+Xeferis@users.noreply.github.com>
1 parent 2c70f84 commit fd93c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuxtjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version: "20"
1717
# Pick your own package manager and build script
1818
- run: npm install
19-
- run: npx nuxt build --preset github_pages
19+
- run: npx nuxt build
2020
env:
2121
NUXT_APP_BASE_URL: ${{ vars.NUXT_APP_BASE_URL }}
2222
- name: Upload artifact

0 commit comments

Comments
 (0)