Skip to content

Commit 4ca22b2

Browse files
2 parents 9027a4f + 46a2f53 commit 4ca22b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/xmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: |
4949
Compress-Archive -Path ./build/windows/* -DestinationPath windows-build-pdb.zip
5050
Remove-Item -Path ./build/windows/x64/releasedbg/*.pdb -Force
51-
Remove-Item -Path ./build/windows/x64/releasedbg/ui.lib -Force
51+
Remove-Item -Path ./build/windows/x64/releasedbg/*.lib -Force
5252
Compress-Archive -Path ./build/windows/* -DestinationPath windows-build.zip
5353
5454
- name: Upload Release Assets

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<h1>Breeze Shell</h1>
1313
<h5>Bring fluency & delication back to Windows</h5>
1414
<div>
15-
<img width=500 src=./resources/preview1.webp />
15+
<img src=https://github.com/user-attachments/assets/7da2bbba-2270-496b-995e-dbb56f9049ef />
1616
</div>
1717
</div>
1818

0 commit comments

Comments
 (0)