1
0
Эх сурвалжийг харах

adding cargo-make and wasm-pack to CI worklow

t1m0t 3 жил өмнө
parent
commit
c18670c068

+ 2 - 5
.github/workflows/main.yml

@@ -33,12 +33,9 @@ jobs:
       - uses: Swatinem/rust-cache@v1
       - run: sudo apt-get update
       - run: sudo apt install libwebkit2gtk-4.0-dev libappindicator3-dev libgtk-3-dev
-      - name: Install cargo-make
-        uses: actions-rs/cargo@v1
-        with:
-          command: install
-          args: --debug cargo-make
+      - uses: davidB/rust-cargo-make@v1
       - uses: browser-actions/setup-firefox@latest
+      - uses: jetli/wasm-pack-action@v0.3.0
       - uses: actions-rs/cargo@v1
         with:
           command: make