Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Workaround to allow installing i386 packages on Ubuntu GHA images.

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: devopsx/gha-ubuntu-i386-fix@master
        # # optional
        # with:
        #   # if you don't need wine
        #   install_wine: false
        #   # If you want to skip fix for "Read access denied for device"
        #   wine_fix_read_access_denied: false

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages