forked from shaytan/rdgen
fix macos
This commit is contained in:
3
.github/workflows/generator-macos.yml
vendored
3
.github/workflows/generator-macos.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user