Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunchen committed Aug 30, 2024
1 parent 8c73dc8 commit f5991da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ const App = () => {
<div className="mb-4">
<p className="font-mono">moon version: {moonVersion}</p>
<p className="font-mono">moonc version: {mooncVersion}</p>
<p className="font-mono">
<p className="font-mono text-xs">
GitHub Action:{' '}
<a
href={`https://github.com/moonbitlang/moon-build-dashboard/actions/runs/${runId}`}
Expand Down

0 comments on commit f5991da

Please sign in to comment.