Skip to content

Commit

Permalink
TEST: Fix url test
Browse files Browse the repository at this point in the history
PATCH
  • Loading branch information
Saverio976 committed Oct 24, 2023
1 parent 55d5d69 commit ef2a851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include(FetchContent)

FetchContent_Declare(
b-luga
URL "https://github.com/X-R-G-B/B-luga/releases/latest/download/raylib.tar"
URL "https://github.com/X-R-G-B/B-luga/releases/latest/download/b-luga.tar"
DOWNLOAD_EXTRACT_TIMESTAMP TRUE
)

Expand Down

0 comments on commit ef2a851

Please sign in to comment.