Skip to content

Commit

Permalink
ADDING TEMP VAR
Browse files Browse the repository at this point in the history
  • Loading branch information
horacioh committed Aug 8, 2023
1 parent e5e49a1 commit 8f279c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-mac-certs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
echo "GITHUB_WORKSPACE === $GITHUB_WORKSPACE"
echo 'runner.workspace === ${{ github.workspace }}'
echo "RUNNER_WORKSPACE === $RUNNER_WORKSPACE"
echo "RUNNER_TEMP === $RUNNER_TEMP"
- name: Checkout repository
uses: actions/checkout@v3
- name: Install the Apple certificate and provisioning profile
Expand Down

0 comments on commit 8f279c0

Please sign in to comment.