'Generic Commit'
Some checks failed
Build-Test-Publish / build (linux/amd64) (push) Successful in 21s
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 21s
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
64aff2e72f
commit
5286e10701
@ -42,8 +42,8 @@ jobs:
|
||||
curl -s https://getbin.xyz/getpkg-install | bash
|
||||
- name: test install
|
||||
run: |
|
||||
export PATH="${HOME}/.local/bin/getpkg/getpkg:${PATH}"
|
||||
which getpkg
|
||||
export PATH="${HOME}/.local/bin/getpkg/getpkg:${PATH}" && \
|
||||
which getpkg && \
|
||||
getpkg install whatsdirty
|
||||
- name: test update
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user