Skip to content

Commit

Permalink
update repo to bevy 0.13 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
Schmarni-Dev authored Mar 23, 2024
1 parent ca1ae69 commit 82fbfa1
Show file tree
Hide file tree
Showing 30 changed files with 754 additions and 827 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install bevy dependencies
run: |
sudo apt-get update && sudo apt-get install -y \
g++ pkg-config libx11-dev libasound2-dev libudev-dev libopenxr-loader1 libopenxr-dev mesa-vulkan-drivers xvfb
g++ pkg-config libx11-dev libasound2-dev libudev-dev libopenxr-loader1 libopenxr-dev mesa-vulkan-drivers xvfb libxkbcommon-x11-0
- name: Cache cargo dependencies
uses: Swatinem/rust-cache@v2

Expand Down
Loading

0 comments on commit 82fbfa1

Please sign in to comment.