Skip to content

Commit

Permalink
test: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
NuclearRedeye committed Oct 28, 2023
1 parent 99a497e commit 40af02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ clean:
node_modules: package.json
@echo "Installing dependencies..."
@$(DOCKER) node:$(NODE_VERSION) npm install
@touch node_modules
# @touch node_modules

# Target to create the output directories.
out/debug out/release:
Expand Down

0 comments on commit 40af02d

Please sign in to comment.