Update .forgejo/workflows/rust.yml
Some checks failed
Continuous integration / Build (push) Failing after 4s
Some checks failed
Continuous integration / Build (push) Failing after 4s
This commit is contained in:
parent
fb52221094
commit
18dedc0625
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
- uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
|
||||
with:
|
||||
packages: "dia doxygen doxygen-doc doxygen-gui doxygen-latex graphviz mscgen"
|
||||
version: 1.0
|
||||
|
|
Loading…
Reference in a new issue