Skip to content

Commit

Permalink
Test with multiple pythons
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Jan 22, 2024
1 parent b17bbe1 commit 214ec37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_installation_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
python-version: ${{ matrix.python-version }}
- name: Download and compress dependencies
env:
DMWM_GIT_URL: ${{ vars.DMWM_GIT_URL }}
Expand Down

0 comments on commit 214ec37

Please sign in to comment.