Skip to content

Commit

Permalink
Maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
4JX committed Feb 11, 2022
1 parent 5f58d96 commit bdcf3eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
run: |
if [ "$RUNNER_OS" == "Linux" ]; then
sudo apt install libxcb-shape0-dev libxcb-xfixes0-dev
elif [ "$RUNNER_OS" == "macOS" ]; then
elif [ "$RUNNER_OS" == "Windows" ]; then
fi
shell: bash
- uses: actions/checkout@v2
Expand Down

0 comments on commit bdcf3eb

Please sign in to comment.