mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 13:45:10 +00:00
[CI] What?
This commit is contained in:
parent
3ae262c452
commit
a3dc90f93e
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ jobs:
|
|||
- name: Clone Parsee
|
||||
uses: actions/checkout@v3
|
||||
- name: Build Parsee
|
||||
run: >
|
||||
echo 'CFLAGS=-Werror -Wall -Wextra -pedantic' >> build.conf
|
||||
run: |
|
||||
echo '"CFLAGS=-Werror -Wall -Wextra -pedantic"' >> build.conf
|
||||
cat build.conf
|
||||
make && make ayadoc
|
||||
- name: Install Parsee
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue