Skip to content

Commit

Permalink
trigger true rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Apr 18, 2024
1 parent fe826b0 commit 6d6197f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/timblserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
if [ "$RUNNER_OS" == "Linux" ]; then
sudo apt-get install pkg-config autoconf-archive
else
brew upgrade;
brew upgrade
brew install pkg-config
brew install libtool
brew install autoconf-archive
Expand Down

0 comments on commit 6d6197f

Please sign in to comment.