Skip to content

Commit

Permalink
required
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Nov 25, 2024
1 parent 9cdce4f commit eb87bfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
# container:
# image: ${{ needs.preflight.outputs.IMAGE }}
steps:
- run: exit 1
id: required
- name: Checkout
uses: actions/checkout@v4
- run: exit 1
id: required

- name: Check Rust
run: |
Expand Down

0 comments on commit eb87bfe

Please sign in to comment.