Skip to content

Commit a6831af

Browse files
committed
Exclude uploading pycache
1 parent 38da302 commit a6831af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ jobs:
293293
name: Build_Artifact_clang_3_8_release_config
294294
path: |
295295
./bld_package/
296+
!./bld_package/share/renderdoc/pylibs/libs/python3.12/**/__pycache__/*
296297
android:
297298
name: Android
298299
needs: [commit-msg, clang-format]

0 commit comments

Comments
 (0)