Skip to content

Commit

Permalink
remove references to removed jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
cofiem committed Jul 1, 2024
1 parent d6a5d60 commit 4a4fee7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pages-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
# Build and upload the GitHub Pages artifact.
build:
runs-on: ubuntu-latest
needs:
- recent-redbox-release
- static-files
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
# Build and upload the GitHub Pages artifact.
build:
runs-on: ubuntu-latest
needs:
- recent-redbox-release
- static-files
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
Expand Down

0 comments on commit 4a4fee7

Please sign in to comment.