Skip to content

Commit 1044955

Browse files
authored
Update blank.yml
1 parent af92346 commit 1044955

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/blank.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ jobs:
2525
- name: Install dependencies
2626
run: npm ci
2727

28-
- name: Build project
29-
run: |
30-
npm run build -- --base=/githubaction/
31-
## macht das es mit /githubaction/ klapt
28+
3229

3330
- name: Upload build
3431
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)