Skip to content

Commit 5321400

Browse files
authored
Update .github/workflows/main.yml
1 parent de30cea commit 5321400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
needs: test
7171
strategy:
7272
matrix:
73-
package_name: ["rsconnect-python", "rsconnect"]
73+
package_name: ["rsconnect_python", "rsconnect"]
7474
runs-on: ubuntu-latest
7575
steps:
7676
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)