Skip to content

Commit 60f58ca

Browse files
committed
move data
1 parent b012459 commit 60f58ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,11 +275,11 @@ jobs:
275275
276276
277277
cmd /c "START /B ../oxen-server.exe start"
278+
mv ../data .
278279
mkdir .\data\test\runs
279280
../oxen-server add-user --email [email protected] --name Ox --output user_config.toml
280281
281282
ls ..
282-
ls ../data
283283
ls .
284284
ls ./data
285285
ls ./data/test

0 commit comments

Comments
 (0)