Skip to content

Commit

Permalink
Update n2a-build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paychex-ssmithrand authored Jun 12, 2024
1 parent 4494da8 commit 1ab8074
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/n2a-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
run: |
touch librechat.yaml && chmod 755 librechat.yaml |
cat librechat.n2a.yaml >> librechat.yaml |
sed -i '/librechat\*/d' .dockerignore
sed -i '/librechat\*/d' .dockerignore |
cat .dockerignore
- name: log in to ACR
uses: azure/docker-login@v1
Expand Down

0 comments on commit 1ab8074

Please sign in to comment.