forked from Telodendria/Cytoplasm
Whoops, typo
This commit is contained in:
parent
10c8784f25
commit
af4a142261
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
runs-on: ["${{ matrix.os }}", "${{ matrix.arch }}"]
|
runs-on: ["${{ matrix.os }}", "${{ matrix.arch }}"]
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Configure Cytoplasm
|
- name: Configure Cytoplasm
|
||||||
run: ./configure
|
run: ./configure
|
||||||
- name: Build Cytoplasm
|
- name: Build Cytoplasm
|
||||||
|
|
Loading…
Reference in a new issue