Skip to content

Commit

Permalink
Update structures.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Aug 17, 2024
1 parent 1eb5ed7 commit bd61921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/structures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
echo "Adding file to export $file"
output="$output export \* as $(basename $file .js) from './managers/$(basename $file)';\n"
done
set -f
echo -e $output > ./src/structures.js
- name: Import bot's GPG key for signing commits
Expand Down

0 comments on commit bd61921

Please sign in to comment.