Skip to content

Commit

Permalink
Update deploy-to-cs-webserver.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pkirlin authored Aug 2, 2024
1 parent eeedaa7 commit 67de38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-cs-webserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
needs: build-and-copy-to-external-server
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 67de38f

Please sign in to comment.