Skip to content

Commit f643812

Browse files
authored
GitHubAction : Update Solaris Build Action (#3527)
1 parent 267b008 commit f643812

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_vagrant.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424

2525
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2626

27+
- name: Update Repos
28+
run: sudo apt-get update
29+
2730
- name: Install Ansible
2831
run: sudo apt-get install ansible
2932

0 commit comments

Comments
 (0)