Update .github/workflows/build.yml

This commit is contained in:
2026-08-21 23:15:25 +00:00
parent c6389aabee
commit ab8d57343c
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
build-and-copy:
runs-on: ac2d5498d5b2
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4