Skip to content

Commit 3567dfb

Browse files
author
github-actions
committed
update with project-syncing action
1 parent d73e96b commit 3567dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"otherPortsAttributes": {"onAutoForward": "ignore"},
2727

2828
// Use 'postCreateCommand' to run commands after the container is created.
29-
"postCreateCommand": "bin/setup",
29+
"postCreateCommand": "bin/setup && gem install rufo && gem install htmlbeautifier",
3030

3131
// Configure tool-specific properties.
3232
"customizations": {

0 commit comments

Comments
 (0)