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

fix 拼写错误

parent 57704ae6
......@@ -51,7 +51,7 @@ jobs:
fi
fi
- name: Build ImmortalWrt-x86-64-eif
- name: Build ImmortalWrt-x86-64-efi
run: |
profiles="${{ github.event.inputs.profile }}"
include_docker="${{ github.event.inputs.include_docker }}"
......
......@@ -52,7 +52,7 @@ jobs:
fi
fi
- name: Build ImmortalWrt-x86-64-eif
- name: Build ImmortalWrt-x86-64-efi
run: |
profiles="${{ github.event.inputs.profile }}"
include_docker="${{ github.event.inputs.include_docker }}"
......
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