Skip to content

Commit

Permalink
.github: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsosanchezbeato committed Jun 12, 2024
1 parent 7273f21 commit c621725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
echo "************* DOWNLOADING SNAPS *************"
download_core_initrd_snaps 'edge'
echo "************* PREPAREING CORE24 IMAGE *************"
echo "************* PREPARING CORE24 IMAGE *************"
rm -f "upstream-pc-kernel.snap" "upstream-pc-gadget.snap"
mv "pc-kernel.artifact" "upstream-pc-kernel.snap"
mv "pc-gadget.artifact" "upstream-pc-gadget.snap"
Expand Down

0 comments on commit c621725

Please sign in to comment.