Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
abap34 committed Jun 30, 2024
1 parent d233ed8 commit 16d5730
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
SHELL=/bin/bash
cd ./almo
bash setup.sh
bash ./scripts/setup.sh
cd ./almo
g++ -std=c++23 ./build/almo.cpp -o ./build/almo
Expand Down
2 changes: 0 additions & 2 deletions .rebuild
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@


0 comments on commit 16d5730

Please sign in to comment.