Skip to content

Commit

Permalink
refine name
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jan 22, 2024
1 parent 5b66e8e commit 044f787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_all_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
GithubBranch: ${{ github.ref_name }}
GithubRepoName: ${{ github.event.repository.name }}
GithubOwner: ${{ github.repository_owner }}
run: node ./util/stmd/parse_to_yaml.js -f "./data/dc.motor/extra/net.pmsf.ssp.stmd/SimulationTask.stmd" -o ./.github/workflows
run: node ./util/stmd/parse_to_yaml.js -f "./data/dc-motor/extra/net.pmsf.ssp.stmd/SimulationTask.stmd" -o ./.github/workflows
- name: push workflows
run: |
git config --global user.name "Automated Test Pipeline"
Expand Down

0 comments on commit 044f787

Please sign in to comment.