Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Aug 22, 2024
1 parent 62d922c commit 48e351e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
sudo apt-get update
sudo apt-get install gdb
- uses: actions/checkout@v4
with:
lfs: true
- run: git lfs pull
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
with:
Expand Down

0 comments on commit 48e351e

Please sign in to comment.