Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pbzweihander committed Jul 26, 2024
1 parent d8d5e71 commit d76ff8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Add fake frontend
run: |
mkdir -p frontend/dist
mkdir -p frontend/dist/assets
touch frontend/dist/index.html
- name: Check clippy
run: |
Expand Down

0 comments on commit d76ff8f

Please sign in to comment.