Skip to content

Commit 599ce70

Browse files
committed
update workflow
1 parent 67c1d46 commit 599ce70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
extended: true
3636

3737
- name: Build site
38-
run: hugo --minify --vendor # Build mit vendored Go-Modulen
38+
run: hugo --minify # Hier kein --vendor, da es nicht notwendig ist
3939

4040
- name: Upload artifact
4141
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)