Skip to content

Commit 3a6ab9e

Browse files
committed
remove typo
1 parent 8ed45ea commit 3a6ab9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rpe_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
uses: actions/upload-artifact@v3
207207
with:
208208
name: rapid_power_estimator_${{ matrix.os }}
209-
path: dist/rapid_power_estimator*.tar.gz*
209+
path: dist/rapid_power_estimator*.tar.gz
210210

211211
- name: Upload Package
212212
if: ${{ github.ref == 'refs/heads/main' && matrix.os == 'windows-latest' }}

0 commit comments

Comments
 (0)