Browse Source

fix ci test

t1m0t 3 năm trước cách đây
mục cha
commit
ca9700a84d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -38,8 +38,8 @@ jobs:
         with:
         with:
           command: install
           command: install
           args: --debug cargo-make
           args: --debug cargo-make
-      - uses: actions-rs/cargo@v1
       - uses: browser-actions/setup-firefox@latest
       - uses: browser-actions/setup-firefox@latest
+      - uses: actions-rs/cargo@v1
         with:
         with:
           command: make
           command: make
           args: tests
           args: tests