Skip to content

Commit

Permalink
Update basilisk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan597 authored Dec 19, 2023
1 parent 46ab007 commit 7fe0a29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/basilisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3

- name: install mesa dep
run: sudo apt install x11-xcb

- name: run install script
run: |
Expand Down

0 comments on commit 7fe0a29

Please sign in to comment.