Skip to content

Commit

Permalink
Version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Ignition committed Nov 24, 2020
1 parent 29f7b43 commit ea081c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
steps:
- name: download and install xcaudit
run: |
curl -sL "https://github.com/Alexander-Ignition/XCAudit/releases/download/0.1.1/xcaudit-mac.zip" | tar zx
curl -sL "https://github.com/Alexander-Ignition/XCAudit/releases/download/0.1.2/xcaudit-mac.zip" | tar zx
install xcaudit /usr/local/bin
working-directory: ${{ github.action_path }}
shell: bash

0 comments on commit ea081c0

Please sign in to comment.