Skip to content

Commit d8ee27a

Browse files
authored
Update main.yml
1 parent 0af76e9 commit d8ee27a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
wget -P ../pyramid https://beakerboy.github.io/Threejs-Geometries/src/PyramidGeometry.js
1414
wget -P ../ramp https://beakerboy.github.io/Threejs-Geometries/src/RampGeometry.js
1515
wget -P ../wedge https://beakerboy.github.io/Threejs-Geometries/src/WedgeGeometry.js
16+
wget https://api.openstreetmap.org/api/0.6/way/285102551
1617
cd ../pyramid
1718
echo '{"name":"pyramid","type":"module","private":true,"scripts":{"test":"npx jest"}}' > "./package.json" && npm init -y
1819
cd ../ramp

0 commit comments

Comments
 (0)