ソースを参照

archive build binaries

Andrew Tridgell 3 年 前
コミット
7170e52d21
1 ファイル変更2 行追加2 行削除
  1. 2 2
      .github/workflows/test_build.yml

+ 2 - 2
.github/workflows/test_build.yml

@@ -37,8 +37,8 @@ jobs:
           allow_failure: true
 
       - name: Archive build
-        uses: actions/upload-artifact@v2
+        uses: actions/upload-artifact@v3
         with:
            name: binaries
-           path: RemoteIDModule/build
+           path: RemoteIDModule/ArduRemoteID-*.bin
            retention-days: 7