Skip to content

Commit

Permalink
Fix cookieplone GHA 5
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jan 22, 2025
1 parent 2247581 commit 3758da4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cookieplone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
matrix:
node-version: [22.x]
steps:
- uses: actions/checkout@v4

- name: Set up Node.js environment
uses: ./.github/actions/node_env_setup
with:
Expand Down

0 comments on commit 3758da4

Please sign in to comment.