Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
fix: working on gh action to push images
Browse files Browse the repository at this point in the history
  • Loading branch information
samrose committed Feb 23, 2024
1 parent 72cddc5 commit 5ba5cbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
with:
fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@65d7c888b2778e8cf30a07a88422ccb23499bfb8


- name: Build images
run: |
Expand Down

0 comments on commit 5ba5cbe

Please sign in to comment.