1
0
forked from shaytan/rdgen

fix macos

This commit is contained in:
Bryan Gerlach
2025-04-18 09:53:00 -05:00
parent 465a9d3554
commit 8577a25657

View File

@@ -127,6 +127,9 @@ jobs:
run: |
echo "STATUS_URL=${{ inputs.apiServer }}/api/updategh" >> GITHUB_ENV
- name: Check GITHUB_ENV contents
run: cat $GITHUB_ENV
- name: Report Status
uses: fjogeleit/http-request-action@v1
with: