Skip to content

Commit 08548e8

Browse files
committed
Debug workflow
1 parent 83993c3 commit 08548e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ jobs:
132132
mv ./netfox-boost/netfox/bin/netfox-boost.gdextension ./netfox-boost-bin/
133133
rm -rf ./netfox-boost/netfox/bin
134134
mv ./netfox-boost-bin ./netfox-boost/netfox/bin
135-
cd demo
135+
cd demo/addons
136136
ls
137-
cd ..
137+
cd ../..
138138
mv ./demo/addons/netfox.extras ./netfox-boost/netfox.extras
139139
mv ./demo/addons/netfox.noray ./netfox-boost/netfox.noray
140140
mv ./demo/addons/netfox.extras ./netfox-boost/netfox.extras

0 commit comments

Comments
 (0)