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

Update build-sunxi-cortexa53-23.05.4.yml

parent fa74e6f8
...@@ -44,7 +44,7 @@ jobs: ...@@ -44,7 +44,7 @@ jobs:
run: | run: |
chmod +x ${{ github.workspace }}/sunxi-cortexa53/build.sh chmod +x ${{ github.workspace }}/sunxi-cortexa53/build.sh
- name: Build Gl-iNet ImmpotalWrt 23.05.4 - name: Build sunxi-cortexa53 ImmpotalWrt 23.05.4
run: | run: |
profiles="${{ github.event.inputs.profile }}" profiles="${{ github.event.inputs.profile }}"
include_docker="${{ github.event.inputs.include_docker }}" include_docker="${{ github.event.inputs.include_docker }}"
...@@ -103,4 +103,4 @@ jobs: ...@@ -103,4 +103,4 @@ jobs:
${{ github.workspace }}/*.sha256 ${{ github.workspace }}/*.sha256
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
\ No newline at end of file
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