Skip to content

Commit

Permalink
πŸ’š Forgot to remove dependency on build from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CephalonCosmic committed Jan 7, 2024
1 parent c23fbd7 commit fe8f1ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
jobs:
docker:
runs-on: ubuntu-latest

needs: build
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit fe8f1ee

Please sign in to comment.