mirror of
https://github.com/MillironX/docker-JuliaPro.git
synced 2024-11-21 15:36:04 +00:00
Remove hash calculator step
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
3e6cd72c18
commit
193fac3a9c
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -14,9 +14,6 @@ jobs:
|
|||
- name: Extract Tag Name 🕵️
|
||||
id: tag-name
|
||||
uses: olegtarasov/get-tag@v2.1
|
||||
- name: Extract Short Hash 🕵️
|
||||
id: hash
|
||||
uses: pr-mpt/actions-commit-hash@v1
|
||||
- name: Install QEMU 🖥️
|
||||
uses: docker/setup-qemu-action@v1
|
||||
- name: Install Docker 🐋
|
||||
|
|
Loading…
Reference in a new issue