mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-22 07:20:31 +00:00
Manage package info as JSON
This commit is contained in:
3
.github/.cspell/project-dictionary.txt
vendored
3
.github/.cspell/project-dictionary.txt
vendored
@@ -1,8 +1,11 @@
|
||||
binstall
|
||||
bytecodealliance
|
||||
coreutils
|
||||
distro
|
||||
doas
|
||||
Dpkg
|
||||
enablerepo
|
||||
epel
|
||||
jfrimmel
|
||||
koalaman
|
||||
libc
|
||||
|
||||
8
.github/.cspell/rust-dependencies.txt
vendored
8
.github/.cspell/rust-dependencies.txt
vendored
@@ -0,0 +1,8 @@
|
||||
// This file is @generated by tidy.sh.
|
||||
// It is not intended for manual editing.
|
||||
|
||||
anyhow
|
||||
json
|
||||
semver
|
||||
serde
|
||||
ureq
|
||||
|
||||
Reference in New Issue
Block a user