Skip to content

Commit

Permalink
Merge into one job
Browse files Browse the repository at this point in the history
  • Loading branch information
klaftertief committed Nov 27, 2023
1 parent 6c80ddb commit 506f11e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,6 @@ jobs:
key: ${{ runner.os }}-elm-modules
- run: make install
- run: make clean setup build
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 506f11e

Please sign in to comment.