update action w setup instructions

This commit is contained in:
Colin McDonnell
2025-11-26 16:33:29 -08:00
parent 007bc8a611
commit fd5e9c2838
+5
View File
@@ -23,6 +23,11 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 1
# optionally, setup your repo here
# the agent can figure this out itself, but pre-setup is more efficient
# - uses: actions/setup-node@v6
- name: Run agent
uses: pullfrog/action@v0
with: