Skip to content

Commit

Permalink
workflow: fix go mod init issue
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywang committed Jul 20, 2023
1 parent 8929379 commit d25c1e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/greenboot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ jobs:
EOF
sudo dnf info osbuild osbuild-composer
env:
GO111MODULE: auto
working-directory: ./osbuild-composer

- name: Run greenboot-rs.sh test
Expand Down

0 comments on commit d25c1e1

Please sign in to comment.