Skip to content

Commit

Permalink
Update deploy-github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrApplejuice authored Sep 14, 2023
1 parent 39996e3 commit d1451f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:

jobs:
build:
runs-on: ubuntu-22.04
needs: prepare
runs-on: ubuntu-22.04
defaults:
run:
Expand All @@ -18,7 +16,6 @@ jobs:
steps:
- name: Checkout
uses: actions/[email protected]
working-directory: .
- name: Install pipenv
run: pip install pipenv
- name: Test
Expand Down

0 comments on commit d1451f3

Please sign in to comment.