Skip to content

Commit

Permalink
Update frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mads256h authored Apr 4, 2024
1 parent d4507f0 commit 60cb250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
java-version: '21'
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
- uses: Swatinem/rust-cache@v2
- name: Bootstrap System Under Test (SUT)
run: |
cargo install sqlx-cli --no-default-features --features sqlite
Expand Down

0 comments on commit 60cb250

Please sign in to comment.