feat(ci): update.yml copy_over for f40 (#937)

This commit is contained in:
madomado
2024-02-13 02:34:19 +08:00
committed by GitHub
parent 1229238cbd
commit 05c6ceb518
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ jobs:
}
copy_over f37 || true
copy_over f38 || true
copy_over f40 || true
copy_over frawhide || true
git push -u origin --all
fi
+1
View File
@@ -49,6 +49,7 @@ jobs:
}
copy_over f37 || true
copy_over f38 || true
copy_over f40 || true
copy_over frawhide || true
git push -u origin --all
fi