Skip to content

Commit e78f20a

Browse files
SRL132Sergi Roca Laguna
andauthored
Pipeline fix (#65)
* test pipeline * fix new artifact syntax --------- Co-authored-by: Sergi Roca Laguna <sergirocalaguna@Sergis-MacBook-Pro.local>
1 parent 7f78c53 commit e78f20a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
PREFIX_PATHS: 'true'
7575
run: ${{ steps.detect-package-manager.outputs.manager }} run build
7676
- name: Upload artifact
77-
uses: actions/upload-pages-artifact@v4
77+
uses: actions/upload-artifact@v4
7878
with:
7979
path: ./build
8080

0 commit comments

Comments
 (0)