Skip to content

Commit

Permalink
test on 2.1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Nov 14, 2024
1 parent a2befaa commit 49a4800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/trigger_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
run: |
repo=${{ github.repository }}
repo=${repo#*/}
echo repo is ${repo}
version=${{ steps.get_version.outputs.version }}
cmd="$GITHUB_WORKSPACE/METplus/metplus/component_versions.py -i METplotpy -v ${version} -o METplus -f main_v{X}.{Y}"
echo $cmd
Expand Down

0 comments on commit 49a4800

Please sign in to comment.