Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn authored Sep 5, 2024
1 parent 87fd52c commit 7b60eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
container: ubuntu:18.04

steps:
- name: Setup Checkout
uses: actions/checkout@v4
#- name: Setup Checkout
# uses: actions/checkout@v4

- name: Add i386 architecture
run: dpkg --add-architecture i386
Expand Down

0 comments on commit 7b60eac

Please sign in to comment.