Skip to content

Commit ee366ee

Browse files
committed
ci fixes?
1 parent e7c3835 commit ee366ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
apt update
2727
apt install -y libgtk-4-dev rustup meson gettext blueprint-compiler desktop-file-utils
2828
29-
- run: rustup update stable && rustup default stable
29+
- run: rustup update --no-self-update stable
3030

3131
- name: Run sccache-cache
3232
uses: mozilla-actions/[email protected]

0 commit comments

Comments
 (0)