From 84523261b4b729eb698b597caa8f799e211b789e Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 22 Jun 2025 13:35:46 +1200 Subject: [PATCH] 'Generic Commit' --- .gitea/workflows/BuildTestPublish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/BuildTestPublish.yaml b/.gitea/workflows/BuildTestPublish.yaml index a40923f..b0168fe 100644 --- a/.gitea/workflows/BuildTestPublish.yaml +++ b/.gitea/workflows/BuildTestPublish.yaml @@ -42,7 +42,7 @@ jobs: curl https://getbin.xyz/getpkg-install | bash - name: test install run: | - getpkg install whatsdirty + source ~/.bashrc && getpkg install whatsdirty - name: test update run: | getpkg update