Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus10110 committed Jul 11, 2023
1 parent b22cc4b commit 5af8b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
run: |
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build
- name: Upload Linux x86_64 build
- name: Upload Linux build
uses: actions/upload-artifact@v2
with:
name: linux
Expand Down

0 comments on commit 5af8b21

Please sign in to comment.