Update test

Update test

Update test

Update test

Update test
This commit is contained in:
2020-01-31 23:44:49 -05:00
parent 9acd6abd7d
commit 0fb921d27d
2 changed files with 7 additions and 11 deletions

View File

@ -8,12 +8,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Extract branch name
shell: bash
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
id: extract_branch
- name: Run Action
uses: josephbmanley/build-godot-actions@${{ steps.extract_branch.outputs.branch }}
uses: ./
with:
name: test_project
preset: linux