Skip to content

Commit

Permalink
adding missing env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
BSd3v committed Oct 10, 2024
1 parent 8acdc25 commit 80b8ffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/host-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
ARTIFACT_ID: ${{ env.artifact_id }}
GITHUB_OWNER: snehilvj
FILE_FULLNAME: dash_mantine_components-${{ env.version }}.tar.gz
PACKAGE_NAME: dash_mantine_components
run: |
source .venv/bin/activate
python tmp_deploy.py

0 comments on commit 80b8ffb

Please sign in to comment.