'Generic Commit'
Some checks failed
Build-Test-Publish / build (linux/arm64) (push) Successful in 24s
Build-Test-Publish / build (linux/amd64) (push) Successful in 46s
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:41:49 +12:00
parent 8cfecc9a38
commit 9eb23422ad

View File

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