Skip to content

Commit

Permalink
GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Dec 9, 2024
1 parent 1cf355c commit 1fa2b3b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,11 @@ jobs:
- run: pwd # FIXME
- run: ls -lh * */* # FIXME


- uses: actions/setup-node@v4
with:
# node-version: 20
node-version: 20
cache: npm
node-version-file: fractal-web/package-lock.json
# node-version-file: fractal-web/package-lock.json

- run: pwd # FIXME
- run: ls -lh * */* # FIXME
Expand Down

0 comments on commit 1fa2b3b

Please sign in to comment.