We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a88460 commit 903e44fCopy full SHA for 903e44f
.github/workflows/rust.yml
@@ -41,6 +41,7 @@ jobs:
41
steps:
42
- uses: actions/checkout@v3
43
- uses: dtolnay/rust-toolchain@stable
44
+ - uses: msrd0/install-rlottie-action@v1
45
- uses: msrd0/cargo-publish-action@v1
46
with:
47
packages: mstickerlib mstickereditor
0 commit comments