Skip to content

Commit

Permalink
eoux
Browse files Browse the repository at this point in the history
  • Loading branch information
ribbanya committed Feb 28, 2024
1 parent c90edf1 commit d2b9cbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Grab Melee DOL
run: |
set -eoux pipefail
image="$REGISTRY/$IMAGE"
docker pull "$image"
container_id=$(docker create "$image")
Expand Down

0 comments on commit d2b9cbf

Please sign in to comment.