tari-project / universe

Other
8 stars 24 forks source link

fix(icons): add beta icons with test workflow triggered #929

Closed MCozhusheck closed 4 days ago

MCozhusheck commented 4 days ago

Description

Add beta additional icons generated by tauri tool cargo tauri icon.

Motivation and Context

We were lacking some icons in beta-icons which format was present in release icons directory which cause failed build.

How Has This Been Tested?

Running build on CI.

What process can a PR reviewer use to test or verify this change?

Check if build passed on the CI in this PR (CI is triggered in this PR for testing purpose and reverted after).

Breaking Changes