File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 51
51
./build_deb.sh
52
52
53
53
- name : Upload build asserts
54
- uses : actions/upload-artifact@v4.6.1
54
+ uses : actions/upload-artifact@v4.6.2
55
55
with :
56
56
name : TTFviewer_Ubuntu2004
57
57
path : |
Original file line number Diff line number Diff line change 52
52
./build_dmg.sh
53
53
54
54
- name : Upload build asserts
55
- uses : actions/upload-artifact@v4.6.1
55
+ uses : actions/upload-artifact@v4.6.2
56
56
with :
57
57
name : TTFviewer_macos
58
58
path : |
93
93
./build_dmg.sh
94
94
95
95
- name : Upload build asserts
96
- uses : actions/upload-artifact@v4.6.1
96
+ uses : actions/upload-artifact@v4.6.2
97
97
with :
98
98
name : TTFviewer_macos_arm64
99
99
path : |
Original file line number Diff line number Diff line change 68
68
./build_setup.bat
69
69
70
70
- name : Upload build asserts
71
- uses : actions/upload-artifact@v4.6.1
71
+ uses : actions/upload-artifact@v4.6.2
72
72
with :
73
73
name : TTFviewer_windows
74
74
path : |
You can’t perform that action at this time.
0 commit comments