Skip to content

Commit

Permalink
fix: indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hexnickk4997 committed Jan 9, 2024
1 parent 28835d9 commit 07e28fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-audits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Create fetcher script
run: |
cat <<EOF > /tmp/fetch-audits.js
cat <<EOF > /tmp/fetch-audits.js
const API_URL = 'https://api.github.com/repos/lidofinance/audits/contents/';

async function countPdfFiles(path = '') {
Expand Down

0 comments on commit 07e28fa

Please sign in to comment.