We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4696035 commit 4a63302Copy full SHA for 4a63302
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: dtolnay/rust-toolchain@stable
25
- name: Install iconscript
26
run: |
27
- cargo install iconscript@^0.3
+ cargo install iconscript@^0.4
28
- name: Generate icons
29
30
python -m roentgen icons
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
0 commit comments