diff --git a/.forgejo/workflows/deploy-rs.yml b/.forgejo/workflows/deploy-rs.yml index 23fbacbb..31d34684 100644 --- a/.forgejo/workflows/deploy-rs.yml +++ b/.forgejo/workflows/deploy-rs.yml @@ -32,6 +32,7 @@ jobs: - name: "Setup: Runner" run: set -x + echo 'Why is nothing being output here' apt update -y apt install git nodejs nix-bin sudo curl -y git config --global user.email ${{github.actor}}