path fix for predator bash
Build / build (push) Failing after 0s

This commit is contained in:
Jeremy Janella
2026-05-22 08:39:29 -04:00
parent 03b84351d7
commit 1d740f4226
+2 -1
View File
@@ -9,10 +9,11 @@ on:
jobs:
build:
runs-on: homelab-predator
shell: /run/current-system/sw/bin/bash {0}
steps:
- name: Pull
working-directory: /servers/site
run: ip a #git pull origin main
run: git pull origin main
- name: Build
working-directory: /servers/site