Skip to content

Commit

Permalink
TEST: Use build action that looks for pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiefMaster committed Aug 12, 2024
1 parent 4b8da64 commit 1122ead
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ permissions:
jobs:
build:
name: Build plugins 🏗
uses: indico/indico-gh-actions/.github/workflows/build-plugins.yml@master
uses: ThiefMaster/indico-gh-actions/.github/workflows/build-plugins.yml@master
with:
scripts-repo: ThiefMaster/indico-gh-actions
directory: cern
extra-plugins-repo: indico/indico-plugins
extra-plugins-dir: public
Expand Down

0 comments on commit 1122ead

Please sign in to comment.