Skip to content

Commit

Permalink
ssd
Browse files Browse the repository at this point in the history
  • Loading branch information
AmarnathCJD committed Mar 13, 2024
1 parent a853f06 commit fac7dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tlparser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
go-version: '1.22'

- name: Build & Run TL Parser
run: cd ./internal/cmd/tlgen && go run .
run: cd ./internal/cmd/tlgen && go run . && cat ../../../telegram/const.go

- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit fac7dbe

Please sign in to comment.