'Generic Commit'
Some checks failed
Build-Test-Publish / build (linux/amd64) (push) Successful in 22s
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 5s

This commit is contained in:
Your Name 2025-06-22 13:43:29 +12:00
parent 9eb23422ad
commit b880a5501f

View File

@ -44,8 +44,8 @@ jobs:
run: | run: |
cat ~/.bashrc cat ~/.bashrc
cat ~/.bashrc_getpkg cat ~/.bashrc_getpkg
source ~/.bashrc_getpkg source ~/.bashrc
echo "\n\n\nPATH=${PATH}\n\n" echo "PATH=${PATH}"
which getpkg which getpkg
getpkg install whatsdirty getpkg install whatsdirty
- name: test update - name: test update