Unverified Commit 8140bd01 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-x86-64.yml

parent 9d41980e
......@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
- name: Set executable permissions
run: chmod +x build.sh
run: chmod +x ${{ github.workspace }}/x86-64/build.sh
- name: Setup Docker and Build
run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment