Skip to content

Commit

Permalink
Update sr2.icns to OpenSR icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-1000 committed May 27, 2022
1 parent 2764376 commit db86ab0
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -49,7 +49,7 @@ jobs:
run: sudo apt update && sudo apt install cmake libpng-dev libglew-dev libogg-dev libfreetype6-dev libcurl4-openssl-dev libxrandr-dev libopenal-dev libvorbis-dev xorg-dev

- name: Build
run: make -f source/linux/Makefile compile
run: make -j$(nproc) compile

- name: Pack ZIP artifact
run: zip binaries-linux.zip bin bin/lin64 bin/lin64/StarRuler2.bin credits.txt StarRuler2.sh COPYING sr2.png
Expand Down
Binary file modified sr2.icns
Binary file not shown.

0 comments on commit db86ab0

Please sign in to comment.