Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed May 24, 2024
1 parent 909c9ba commit 977fb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
token: ${{ secrets.AS_TOKEN }} #reniew token periodically

- run: |
apt-get update
sudo apt-get update
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.3
Expand Down

0 comments on commit 977fb86

Please sign in to comment.