Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Krusty/Benediction committed Oct 7, 2023
2 parents 4f7c52a + 5d9dad3 commit 0118583
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_prerelease_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
tag: latest
name: "Development Build"
generateReleaseNotes: true
artifacts: "target/x86_64-pc-windows-msvc/release/*.exe"
artifacts: "target/x86_64-pc-windows-gnu/release/*.exe"

3 changes: 2 additions & 1 deletion Readme.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ There are more are less able to do:


Documentation is available at <https://cpcsdk.github.io/rust.cpclib/>


**WARNING** the windows toolchain has to be `nightly-x86_64-pc-windows-gnu`



0 comments on commit 0118583

Please sign in to comment.