indent
Some checks failed
/ job (push) Failing after 3m38s

This commit is contained in:
Marc Beninca 2024-07-30 22:15:58 +02:00
parent 3853e5f0b9
commit f3462839b5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -14,10 +14,10 @@ jobs:
- run: spcd-build-project - run: spcd-build-project
- run: spcd-browse-workspace - run: spcd-browse-workspace
- run: spcd-synchronize - run: spcd-synchronize
- name: Fetch num squared - name: Fetch num squared
id: get_square id: get_square
uses: ./ # Uses an action in the root directory uses: ./ # Uses an action in the root directory
# or use a released Github Action # or use a released Github Action
# uses: shipyard/github-action/fetch-shipyard-env@1.0.0 # uses: shipyard/github-action/fetch-shipyard-env@1.0.0
with: with:
num: 11 num: 11