Skip to content

Commit

Permalink
Change Node Github action composite
Browse files Browse the repository at this point in the history
  • Loading branch information
anjarakvo committed Jan 30, 2024
1 parent bbcf5a1 commit f93810e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:

- name: node-operation
uses: ./composite-actions/.github/actions/node-operation
working-directory: ./src
with:
node-version: "18"
node-command: "yarn install --no-progress --frozen-lock && yarn build && rm -rf node_modules"
Expand Down

0 comments on commit f93810e

Please sign in to comment.