'Generic Commit'
Some checks failed
Build-Test-Publish / build (linux/amd64) (push) Successful in 23s
Build-Test-Publish / build (linux/arm64) (push) Successful in 24s
Build-Test-Publish / test-install-from-scratch (linux/amd64) (push) Failing after 6s
Build-Test-Publish / test-install-from-scratch (linux/arm64) (push) Failing after 6s
Some checks failed
Build-Test-Publish / build (linux/amd64) (push) Successful in 23s
Build-Test-Publish / build (linux/arm64) (push) Successful in 24s
Build-Test-Publish / test-install-from-scratch (linux/amd64) (push) Failing after 6s
Build-Test-Publish / test-install-from-scratch (linux/arm64) (push) Failing after 6s
This commit is contained in:
parent
b880a5501f
commit
64aff2e72f
@ -42,10 +42,7 @@ jobs:
|
||||
curl -s https://getbin.xyz/getpkg-install | bash
|
||||
- name: test install
|
||||
run: |
|
||||
cat ~/.bashrc
|
||||
cat ~/.bashrc_getpkg
|
||||
source ~/.bashrc
|
||||
echo "PATH=${PATH}"
|
||||
export PATH="${HOME}/.local/bin/getpkg/getpkg:${PATH}"
|
||||
which getpkg
|
||||
getpkg install whatsdirty
|
||||
- name: test update
|
||||
|
Loading…
x
Reference in New Issue
Block a user