Skip to content

Commit

Permalink
workflow files added
Browse files Browse the repository at this point in the history
  • Loading branch information
Walker-00 committed Aug 19, 2023
1 parent 954e44b commit 7689aad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Install Required Packages
run: sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt install libwayland-dev libxkbcommon-dev libudev-dev libinput-dev libgbm-dev libseat-dev libsystemd-dev xorg -y
- name: Run Check
run: cargo check
- name: Run Build
Expand Down

0 comments on commit 7689aad

Please sign in to comment.