Skip to content

Commit

Permalink
Oops !
Browse files Browse the repository at this point in the history
  • Loading branch information
Keidan committed Mar 1, 2022
1 parent 29016df commit f34b263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
./test
- name: Configure for RELEASE
shell: bash
run: make -DDISTRIBUTION=release .
run: cmake -DDISTRIBUTION=release .
- name: --RELEASE-- Build
shell: bash
run: make
Expand Down

0 comments on commit f34b263

Please sign in to comment.