Skip to content

Commit

Permalink
Specify both additional-packages and additional-eggs to see if it works.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Apr 16, 2024
1 parent e0f4f5f commit 2d7444a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
python-version: ${{ matrix.python }}
plone-version: ${{ matrix.plone }}
setuptools-version: 66.1.0
additional-packages: zest.releaser
additional-eggs: zest.pocompile
- name: Install package
run: |
make install
Expand Down

0 comments on commit 2d7444a

Please sign in to comment.