Skip to content

Commit

Permalink
fix CreateAndTestRelease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Mar 10, 2023
1 parent 66738aa commit c511742
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CreateAndTestRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ jobs:
os: ['ubuntu-18.04', 'macos-latest', 'windows-latest']
steps:
- uses: actions/checkout@v3
with:
ref: main
- name: Download PyMeshLab_${{ runner.os }}_python${{ matrix.pyversion }}
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit c511742

Please sign in to comment.