Skip to content

Commit

Permalink
Workflow for building release files
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvisscher committed Jul 15, 2024
1 parent 673b2d7 commit 26eb747
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_dev_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
runs-on: windows-latest
needs: check-release
if: ${{ needs.check-release.outputs.current != needs.check-release.outputs.latest }}
env:
CURRENT_VERSION: $CURRENT_VERSION
steps:
- uses: mamba-org/setup-micromamba@v1
with:
Expand Down

0 comments on commit 26eb747

Please sign in to comment.