1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-12-28 11:02:34 +01:00
presence.nvim/.gitmodules
jiriks74 8117a074d5
All checks were successful
Luacheck / Luacheck (push) Successful in 11s
StyLua / StyLua (push) Successful in 14s
fix(ci): Use submodules for actions
I've moved to forgejo which uses https://code.forgejo.org/actions/ by
default
2024-12-12 17:09:31 +01:00

8 lines
365 B
Text

[submodule ".github/workflows/actions/cache-apt-pkgs-action"]
path = .github/workflows/actions/cache-apt-pkgs-action
url = https://github.com/awalsh128/cache-apt-pkgs-action
branch = master
[submodule ".github/workflows/actions/cargo-install"]
path = .github/workflows/actions/cargo-install
url = https://github.com/baptiste0928/cargo-install
branch = main