Skip to content

Commit

Permalink
dirty way to speed up ci
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko authored Apr 17, 2024
1 parent a0be014 commit 9fef982
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion anda/tools/espanso-wayland/espanso-wayland.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cd espanso

%build
cd espanso
%cargo_build -n -f vendored-tls -f wayland
#cargo_build -n -f vendored-tls -f wayland

%install
cd espanso
Expand Down
2 changes: 1 addition & 1 deletion anda/tools/espanso-x11/espanso-x11.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cd espanso

%build
cd espanso
%cargo_build -n -f vendored-tls
#cargo_build -n -f vendored-tls

%install
cd espanso
Expand Down

0 comments on commit 9fef982

Please sign in to comment.