Updating build workflow #6

Merged
Fascinated merged 9 commits from development into master 2023-07-08 00:23:50 +00:00
Showing only changes of commit 1d65c92976 - Show all commits

@ -12,7 +12,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Cache Docker - name: Restore Docker Cache
uses: actions/cache@v3 uses: actions/cache@v3
id: docker-cache id: docker-cache
with: with: