Skip to content

Commit e6b2ec7

Browse files
committed
test
1 parent 21b6cb2 commit e6b2ec7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@
99
},
1010
"onCreateCommand": "dpkg --add-architecture i386 && apt update && apt install -y g++ clang g++-multilib unzip cmake wine32",
1111
"postCreateCommand": "wineboot && wget https://github.com/krystalgamer/spidey-decomp-vs/releases/download/v1.0/spidey-vs.zip && unzip spidey-vs.zip -d /root/.wine/drive_c/vs",
12-
"workspaceFolder": "/root/.wine/drive_c"
1312
}

0 commit comments

Comments
 (0)