Skip to content

Commit

Permalink
Merge pull request #18 from interTwin-eu/dev-slangarita
Browse files Browse the repository at this point in the history
change workflow config
  • Loading branch information
SergioLangaritaBenitez authored Feb 29, 2024
2 parents a35280f + 3ccd6d1 commit db410bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: npm install --frozen-lockfile --non-interactive
- name: Build
working-directory: ./docpage
run: npm build
run: npm run build
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit db410bd

Please sign in to comment.