Skip to content

Commit

Permalink
remove packages extra option in cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas loubrieu committed Nov 24, 2020
1 parent d8dc960 commit 2bb1e7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unstable-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
uses: NASA-PDS/roundup-action@master
with:
assembly: unstable
packages: g++
env:
pypi_username: ${{secrets.TEST_PYPI_USERNAME}}
pypi_password: ${{secrets.TEST_PYPI_PASSWORD}}
Expand Down

0 comments on commit 2bb1e7c

Please sign in to comment.