Update build.yaml

This commit is contained in:
Jack 2025-03-06 20:58:27 +00:00
parent 750d7a65b0
commit fbee441cca

View File

@ -11,7 +11,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
with:
token: ${{ gitsecrets.token }}
token: ${{ secrets.gitsecrets }}
- name: Install
run: curl -fsSL get.docker.com | bash
- name: Clone