Skip to content

Commit

Permalink
# v1.0.0
Browse files Browse the repository at this point in the history
Massive speedup without frameskip
  • Loading branch information
xrip committed Oct 12, 2023
1 parent c734076 commit d404a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
cmake -DOVERCLOCKING=346 .. && make && \
cmake -DOVERCLOCKING=366 .. && make && \
cmake -DOVERCLOCKING=396 .. && make && \
cmake -DOVERCLOCKING=412 .. && make && \\
cmake -DOVERCLOCKING=412 .. && make && \
cmake -DOVERCLOCKING=416 .. && make
Expand Down

0 comments on commit d404a50

Please sign in to comment.