Skip to content

Commit

Permalink
Update frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djpiper28 authored Nov 28, 2023
1 parent 991be3a commit 772ad45
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive

build-linux:
needs: configure
runs-on: ubuntu-22.04

strategy:
fail-fast: false

steps:
- name: install_deps
shell: bash
run: |
Expand Down

0 comments on commit 772ad45

Please sign in to comment.