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 26c0de1 commit 04ebcb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/n2a-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:

- name: Create Config File
run: |
ls - l |
touch librechat.yaml && chmod 755 librechat.yaml |
cat librechat.n2a.yaml >> librechat.yaml |
ls -l
ls -l |
cat librechat.yaml
- name: log in to ACR
uses: azure/docker-login@v1
Expand Down

0 comments on commit 04ebcb3

Please sign in to comment.