'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

This commit is contained in:
Your Name 2025-06-22 13:46:20 +12:00
parent b880a5501f
commit 64aff2e72f

View File

@ -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