Skip to content

Commit

Permalink
Create pkg/mod folder
Browse files Browse the repository at this point in the history
  • Loading branch information
VOID404 committed Apr 18, 2024
1 parent ee7ca1b commit b709097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/provisioner-e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
ls -l /home/runner/go
stat /home/runner/go
mkdir -p /home/runner/go/pkg/mod
ls -l /home/runner/go/pkg/mod
stat /home/runner/go/pkg/mod
Expand Down

0 comments on commit b709097

Please sign in to comment.