Skip to content

Commit

Permalink
updated path of push.bash and build.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
JVALPASS committed Jan 22, 2025
1 parent e6ff3d4 commit 4708e5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Run build.bash
run: ./build.bash
run: ./noble/build.bash

- name: Run push.sh
run: ./push.sh
run: ./noble/push.sh

0 comments on commit 4708e5a

Please # to comment.