We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed45ea commit 3a6ab9eCopy full SHA for 3a6ab9e
.github/workflows/rpe_test.yml
@@ -206,7 +206,7 @@ jobs:
206
uses: actions/upload-artifact@v3
207
with:
208
name: rapid_power_estimator_${{ matrix.os }}
209
- path: dist/rapid_power_estimator*.tar.gz*
+ path: dist/rapid_power_estimator*.tar.gz
210
211
- name: Upload Package
212
if: ${{ github.ref == 'refs/heads/main' && matrix.os == 'windows-latest' }}
0 commit comments