Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarshak authored Jul 30, 2024
1 parent b05fae4 commit 5bf9779
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ on:
jobs:
call-version-info-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]
# with:
# python_version: '3.9'
# conda_env_name: 'topsapp_env'
with:
python_version: '3.9'

call-docker-ghcr-workflow:
needs: call-version-info-workflow
Expand Down

0 comments on commit 5bf9779

Please sign in to comment.