Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sicrisembay authored Jun 2, 2024
1 parent 281f988 commit 690c86d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
volumes:
- ${{github.workspace}}:/myBuild
steps:
- name: Update CA certificates
run: apt install --yes --reinstall ca-certificates
- name: Update
run: apt update
- name: Checkout the repo
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 690c86d

Please sign in to comment.