fix
Some checks failed
Build the portfolio website / build-portfolio-website (push) Successful in 46s
Build the portfolio website / build-and-release-image (push) Failing after 21s

This commit is contained in:
2025-05-17 21:12:17 +03:00
parent 2badabb167
commit 2a5702db4b

View File

@ -33,8 +33,8 @@ jobs:
steps: steps:
- name: Install Buildah - name: Install Buildah
run: | run: |
sudo apt-get update apt-get update
sudo apt-get install -y buildah apt-get install -y buildah
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4