Skip to content

Commit

Permalink
Update Linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Chernev authored Nov 2, 2024
1 parent 3a4f8aa commit 3d34891
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
- name: Check out repository
uses: actions/checkout@v2

- name: List Root Directory
run: ls -l # List contents of the root directory to understand the structure

- name: Install Wine
run: |
sudo dpkg --add-architecture i386
Expand Down

0 comments on commit 3d34891

Please sign in to comment.