Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmh committed Oct 20, 2024
1 parent 5c843e9 commit aed1c62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
id-token: write
#
steps:
- name: Add dependency
run: sudo apt update && sudo apt install -y gcc g++
- name: Checkout repository
uses: actions/checkout@v4
# Uses the `docker/login-action` action to log in to the Container registry registry using the account and password that will publish the packages. Once published, the packages are scoped to the account defined here.
Expand Down

0 comments on commit aed1c62

Please sign in to comment.