echo curl
Some checks failed
/ deploy-x86_64 (pull_request) Successful in 26s
/ lint (pull_request) Failing after 25s
/ deploy-aarch64 (pull_request) Successful in 55s
/ build-aarch64 (pull_request) Successful in 9m3s

This commit is contained in:
Antoine Martin 2024-08-22 23:33:54 -04:00
parent e783b449f0
commit e37f9052e6
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -22,5 +22,6 @@ jobs:
uses: actions/checkout@v4
- name: Package deployment
run: |
echo $GITHUB_SERVER_URL/api/v1/repos/$GITHUB_REPOSITORY/${{ github.event.number }}
curl $GITHUB_SERVER_URL/api/v1/repos/$GITHUB_REPOSITORY/${{ github.event.number }}