Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Feb 15, 2025
1 parent 441f1ec commit 82ddbb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: Deploy current branch
run: |
ls -l ${HOME}/.*rc
cat ${HOME}/.*rc
rm -f ${HOME}/.bashrc
touch ./GH_JUNK
env GITHUB_ENV=$(pwd)/GH_JUNK npm install
Expand Down

0 comments on commit 82ddbb1

Please sign in to comment.