Skip to content

Commit

Permalink
Update desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zmisgod committed Jul 27, 2024
1 parent dba08c1 commit bf02e6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ jobs:
with:
toolchain: stable

# - name: rust up target
# run: |
# sudo rustup target add ${{ matrix.target }}
- name: rust up target
run: |
rustup target add ${{ matrix.target }}
- name: install webkit2gtk (ubuntu only)
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit bf02e6e

Please sign in to comment.