Skip to content

Commit

Permalink
correct spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
myHuTao-qwq committed Aug 28, 2022
1 parent 35d9607 commit 305bc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
cd fisher/src
mkdir build
cd build
cmake -DRELEAESE=ON ..
cmake -DRELEASE=ON ..
cmake --build . --config Release
- name: make-archive
run: |
Expand Down

0 comments on commit 305bc74

Please sign in to comment.