Skip to content

Commit

Permalink
the return of the typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josehelps committed May 8, 2023
1 parent 02a07c8 commit 289a2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
run: |
mkdir -p build/metadata
mkdir -p build/drivers
cp -r yamls/ build/metadata
cp -r yaml/ build/metadata
cp -r drivers/ build/drivers
cd build
zip -r drivers.zip metadata/ drivers/
Expand Down

0 comments on commit 289a2cc

Please sign in to comment.