Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuton committed Jan 25, 2024
1 parent 65a0334 commit ef3cdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
fi
echo "make ${MODEL}"
mkdir -p "${PROJECT_DIR}/release/${SDK}/image/"
touch "${PROJECT_DIR}/release/${SDK}/image/${MODEL}_puresqubi.w"
echo "TEST" > "${PROJECT_DIR}/release/${SDK}/image/${MODEL}_puresqubi.w"
echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
echo "🍏 This job's status is ${{ job.status }}."
- name: "Prepare artifacts"
Expand Down

0 comments on commit ef3cdef

Please sign in to comment.