Skip to content

Commit

Permalink
Testing GitHub Action Expressions
Browse files Browse the repository at this point in the history
  • Loading branch information
Adobels committed May 3, 2024
1 parent c3f1f3f commit 497e9e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
steps:
- name: Test Paths
run: ls -a
run: echo ${{ $XCFRAMEWORK_OUTPUT_DIR/$XCFRAMEWORK_NAME_WITH_EXTENSION }}
- name: Import Code-Signing Certificates
uses: Apple-Actions/import-codesign-certs@v1
with:
Expand Down

0 comments on commit 497e9e4

Please sign in to comment.