Skip to content

Commit

Permalink
Update fast-builder-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-yilmaz authored Dec 16, 2024
1 parent 37e4103 commit af8f60b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/fast-builder-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
run: |
mkdir -p upp
wget https://github.com/ultimatepp/ultimatepp/releases/download/2024.1/uppsrc-17458.tar.gz -P upp
tar -xf upp/uppsrc-17458.tar.gz -C upp
./upp/configure
tar -xf upp/uppsrc-17458.tar.gz -C upp
make -f ./upp/umkMakefile -j 4

Expand Down

0 comments on commit af8f60b

Please sign in to comment.