Skip to content

Commit

Permalink
fuck you
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterkat committed Oct 22, 2024
1 parent 4b107c6 commit 04ec169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
sudo apt install g++-multilib -y
- name: Build auxmos
run: cargo build --target=i686-unknown-linux-gnu --release --features "citadel_reactions katmos"
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: Linux compile
path: target/i686-unknown-linux-gnu/release/libauxmos.*

0 comments on commit 04ec169

Please sign in to comment.