Skip to content

Commit

Permalink
wip: ubuntu apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
robsongajunior committed Jan 12, 2024
1 parent 5d3d0ea commit bfb30fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
# image: ubuntu:latest

steps:
- name: Ubuntu configure
run: apt-get update -y

- name: Checkout
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit bfb30fb

Please sign in to comment.