Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpage committed Nov 4, 2024
1 parent c146cf4 commit 74db84d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/reusable-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,12 @@ jobs:
npm install [email protected]
./install.sh
echo $TEST_CREDENTIALS > ./shared/test/test_credentials.json
echo "file contents:"
cat ./shared/test/test_credentials.json
gem install json
cd .github
ruby test_rb.rb
- uses: mxcl/xcodebuild@v3
with:
xcode: ${{ inputs.xcode }}
Expand Down

0 comments on commit 74db84d

Please sign in to comment.