Skip to content

Commit 3a68964

Browse files
author
Yurkov Sergey
committed
commit
1 parent c2b6dfb commit 3a68964

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: |
2020
sudo ./alpine-make-vm-image \
2121
--image-format qcow2 \
22-
--image-size 2G \
22+
--image-size 6G \
2323
--repositories-file example/repositories \
2424
--packages "$(cat example/packages)" \
2525
--fs-skel-dir example/rootfs \

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,11 @@ Refer to [i3 User’s Guide](https://i3wm.org/docs/userguide.html) for more ways
7676

7777
## Demo
7878

79-
[![PythonOS演示1](./screenshots/2.png)](https://gitlab.com/sergeyyurkov1/store/-/raw/main/2024-11-14_00-12-34_-_2_-_1.mp4?ref_type=heads&inline=true)
79+
[![PythonOS演示](./screenshots/2.png)](https://www.bilibili.com/video/BV1yNBZYuENB/)
8080

81-
[![PythonOS演示2](./screenshots/3.png)](https://gitlab.com/sergeyyurkov1/store/-/raw/main/2024-11-14_00-12-34_-_2_-_2.mp4?ref_type=heads&inline=true)
81+
<!-- [![PythonOS演示1](./screenshots/2.png)](https://gitlab.com/sergeyyurkov1/store/-/raw/main/2024-11-14_00-12-34_-_2_-_1.mp4?ref_type=heads&inline=true)
82+
83+
[![PythonOS演示2](./screenshots/3.png)](https://gitlab.com/sergeyyurkov1/store/-/raw/main/2024-11-14_00-12-34_-_2_-_2.mp4?ref_type=heads&inline=true) -->
8284

8385
## Roadmap
8486

0 commit comments

Comments
 (0)