Skip to content

Commit

Permalink
run on cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
kodai100 committed Jun 21, 2021
1 parent 3377e42 commit f4aae38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/RepulserEngineBuildWorkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

- name: Get the version
id: get_version
shell: cmd
run: |
set A="::set-output name=TAG::"
set B=${{github.ref}}
Expand Down

0 comments on commit f4aae38

Please sign in to comment.