Skip to content

Commit

Permalink
Updating env
Browse files Browse the repository at this point in the history
  • Loading branch information
MSAdministrator committed Jul 9, 2023
1 parent 8e0fa2d commit 29ff93f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generatepyattckdata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
with:
poetry-version: ${{ matrix.poetry-version }}
- name: Generate new data_collector data
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
poetry config virtualenvs.create false
poetry install
Expand Down

0 comments on commit 29ff93f

Please sign in to comment.