Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dids authored Oct 29, 2019
1 parent 71bb403 commit 3575c02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:

steps:
- uses: actions/checkout@v1
name: Checkout Repository
- uses: ./
name: Run Swift Action
with:
run-task: '--version'
swift-action: '--version'

0 comments on commit 3575c02

Please sign in to comment.