Skip to content

Commit

Permalink
use state
Browse files Browse the repository at this point in the history
  • Loading branch information
bjchambers committed Aug 21, 2023
1 parent 945a7ba commit 1822bd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,7 @@ jobs:
- name: Set version
id: set-version
run: |
echo VERSION=$VERSION
echo "::set-output name=version::$VERSION"
echo "version=$VERSION" >> $GITHUB_OUTPUT"
build-wheel-macos:
Expand Down

0 comments on commit 1822bd7

Please sign in to comment.