Skip to content

Commit

Permalink
build: specify slang version in release-mmclient job
Browse files Browse the repository at this point in the history
  • Loading branch information
colinmarc committed Dec 11, 2024
1 parent 8916561 commit 13586d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-mmclient.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
target: linux-x86_64
version: v2024.15.2

- uses: swatinem/rust-cache@v2
with:
Expand Down

0 comments on commit 13586d4

Please sign in to comment.